Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/arbitrum #19

Merged
merged 3 commits into from
Mar 20, 2024
Merged

Feat/arbitrum #19

merged 3 commits into from
Mar 20, 2024

Conversation

jackmellis
Copy link
Collaborator

No description provided.

we were previous exporting an ERC721 and ERC1155 subgraph schema for each chain
this was a legacy pattern as each chain had a completely different format
however, we now have a consistent schema across all chains
this commit combines ERC721Mainnet and ERC721Sepolia into a single ERC721 schema
this commit combines ERC1155Mainnet and ERC1155Sepolia into a single ERC1155 schema

BREAKING CHANGE: any imports of the 721 or 1155 subgraph schemas will need to be updated
add suport for the arbitrum network
goerli has been all-but-decomissioned so the decision has been made to remove goerli from nftx.js

BREAKING CHANGE: all references to goerli have been removed
@jackmellis jackmellis marked this pull request as ready for review March 19, 2024 22:17
@jackmellis jackmellis merged commit 72c021d into main Mar 20, 2024
1 check passed
@jackmellis jackmellis deleted the feat/arbitrum branch March 20, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant